TCustomDASQLMonitor class overview.
Properties
Name | Description |
Active |
Used to activate monitoring of SQL.
|
DBMonitorOptions |
Used to set options for dbMonitor.
|
Options |
Used to include the desired properties for TCustomDASQLMonitor.
|
TraceFlags |
Used to specify which database operations the monitor should track in an application at runtime.
|
Events
Name | Description |
OnSQL |
Occurs when tracing of SQL activity on database components is needed.
|